home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Top10FreewarePL-SOFT / Milo / milo060setup.exe / {app} / Milo.exe / 0 / RCDATA / TARCHIVE / TARCHIVE.txt
Text File  |  2003-09-19  |  6KB  |  298 lines

  1. object archive: Tarchive
  2.   Left = 251
  3.   Top = 191
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Milo - archiwum wiadomo'#347'ci'
  7.   ClientHeight = 505
  8.   ClientWidth = 465
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object GroupBox1: TGroupBox
  23.     Left = 8
  24.     Top = 8
  25.     Width = 449
  26.     Height = 257
  27.     Caption = 'Lista zarchiwizowanych wiadomo'#347'ci'
  28.     TabOrder = 0
  29.     object Label10: TLabel
  30.       Left = 248
  31.       Top = 20
  32.       Width = 30
  33.       Height = 13
  34.       Caption = 'Dzie'#324':'
  35.     end
  36.     object Label11: TLabel
  37.       Left = 8
  38.       Top = 20
  39.       Width = 62
  40.       Height = 13
  41.       Caption = 'Ilo'#347#263' pozycji:'
  42.     end
  43.     object archive_count: TLabel
  44.       Left = 80
  45.       Top = 20
  46.       Width = 24
  47.       Height = 13
  48.       Caption = '###'
  49.     end
  50.     object archivelist: TListView
  51.       Left = 8
  52.       Top = 40
  53.       Width = 433
  54.       Height = 209
  55.       Columns = <
  56.         item
  57.           Caption = 'Data archiwizacji (nazwa pliku)'
  58.           Width = 400
  59.         end>
  60.       GridLines = True
  61.       LargeImages = main.glyph
  62.       ReadOnly = True
  63.       RowSelect = True
  64.       SmallImages = main.glyph
  65.       SortType = stText
  66.       TabOrder = 0
  67.       ViewStyle = vsReport
  68.       OnSelectItem = archivelistSelectItem
  69.     end
  70.     object archiveday: TComboBox
  71.       Left = 288
  72.       Top = 16
  73.       Width = 153
  74.       Height = 21
  75.       Style = csDropDownList
  76.       ItemHeight = 13
  77.       TabOrder = 1
  78.       OnChange = archivedayChange
  79.     end
  80.   end
  81.   object GroupBox2: TGroupBox
  82.     Left = 8
  83.     Top = 272
  84.     Width = 449
  85.     Height = 193
  86.     Caption = 'Szczeg'#243#322'y'
  87.     TabOrder = 1
  88.     object Label1: TLabel
  89.       Left = 8
  90.       Top = 116
  91.       Width = 46
  92.       Height = 13
  93.       Caption = 'Priorytet:'
  94.     end
  95.     object Label2: TLabel
  96.       Left = 8
  97.       Top = 172
  98.       Width = 67
  99.       Height = 13
  100.       Caption = 'Wersja MIME:'
  101.     end
  102.     object Label3: TLabel
  103.       Left = 8
  104.       Top = 20
  105.       Width = 72
  106.       Height = 13
  107.       Caption = 'ID wiadomo'#347'ci:'
  108.     end
  109.     object Label4: TLabel
  110.       Left = 8
  111.       Top = 156
  112.       Width = 93
  113.       Height = 13
  114.       Caption = 'Program pocztowy:'
  115.     end
  116.     object Label5: TLabel
  117.       Left = 8
  118.       Top = 100
  119.       Width = 27
  120.       Height = 13
  121.       Caption = 'Data:'
  122.     end
  123.     object Label6: TLabel
  124.       Left = 8
  125.       Top = 132
  126.       Width = 56
  127.       Height = 13
  128.       Caption = 'Kodowanie:'
  129.     end
  130.     object Label7: TLabel
  131.       Left = 8
  132.       Top = 44
  133.       Width = 36
  134.       Height = 13
  135.       Caption = 'Nazwa:'
  136.     end
  137.     object Label8: TLabel
  138.       Left = 8
  139.       Top = 60
  140.       Width = 48
  141.       Height = 13
  142.       Caption = 'Nadawca:'
  143.     end
  144.     object Label9: TLabel
  145.       Left = 8
  146.       Top = 76
  147.       Width = 34
  148.       Height = 13
  149.       Caption = 'Temat:'
  150.     end
  151.     object id: TEdit
  152.       Left = 112
  153.       Top = 20
  154.       Width = 321
  155.       Height = 13
  156.       BorderStyle = bsNone
  157.       Ctl3D = True
  158.       ParentColor = True
  159.       ParentCtl3D = False
  160.       ReadOnly = True
  161.       TabOrder = 0
  162.     end
  163.     object fromname: TEdit
  164.       Left = 112
  165.       Top = 44
  166.       Width = 321
  167.       Height = 13
  168.       BorderStyle = bsNone
  169.       Ctl3D = True
  170.       ParentColor = True
  171.       ParentCtl3D = False
  172.       ReadOnly = True
  173.       TabOrder = 1
  174.     end
  175.     object from: TEdit
  176.       Left = 112
  177.       Top = 60
  178.       Width = 321
  179.       Height = 13
  180.       BorderStyle = bsNone
  181.       Ctl3D = True
  182.       ParentColor = True
  183.       ParentCtl3D = False
  184.       ReadOnly = True
  185.       TabOrder = 2
  186.     end
  187.     object subject: TEdit
  188.       Left = 112
  189.       Top = 76
  190.       Width = 321
  191.       Height = 13
  192.       BorderStyle = bsNone
  193.       Ctl3D = True
  194.       ParentColor = True
  195.       ParentCtl3D = False
  196.       ReadOnly = True
  197.       TabOrder = 3
  198.     end
  199.     object date: TEdit
  200.       Left = 112
  201.       Top = 100
  202.       Width = 321
  203.       Height = 13
  204.       BorderStyle = bsNone
  205.       Ctl3D = True
  206.       ParentColor = True
  207.       ParentCtl3D = False
  208.       ReadOnly = True
  209.       TabOrder = 4
  210.     end
  211.     object prio: TEdit
  212.       Left = 112
  213.       Top = 116
  214.       Width = 321
  215.       Height = 13
  216.       BorderStyle = bsNone
  217.       Ctl3D = True
  218.       ParentColor = True
  219.       ParentCtl3D = False
  220.       ReadOnly = True
  221.       TabOrder = 5
  222.     end
  223.     object con: TEdit
  224.       Left = 112
  225.       Top = 132
  226.       Width = 321
  227.       Height = 13
  228.       BorderStyle = bsNone
  229.       Ctl3D = True
  230.       ParentColor = True
  231.       ParentCtl3D = False
  232.       ReadOnly = True
  233.       TabOrder = 6
  234.     end
  235.     object mailer: TEdit
  236.       Left = 112
  237.       Top = 156
  238.       Width = 321
  239.       Height = 13
  240.       BorderStyle = bsNone
  241.       Ctl3D = True
  242.       ParentColor = True
  243.       ParentCtl3D = False
  244.       ReadOnly = True
  245.       TabOrder = 7
  246.     end
  247.     object mime: TEdit
  248.       Left = 112
  249.       Top = 172
  250.       Width = 321
  251.       Height = 13
  252.       BorderStyle = bsNone
  253.       Ctl3D = True
  254.       ParentColor = True
  255.       ParentCtl3D = False
  256.       ReadOnly = True
  257.       TabOrder = 8
  258.     end
  259.   end
  260.   object Button1: TButton
  261.     Left = 381
  262.     Top = 472
  263.     Width = 75
  264.     Height = 25
  265.     Caption = '&Zamknij'
  266.     TabOrder = 2
  267.     OnClick = Button1Click
  268.   end
  269.   object Button2: TButton
  270.     Left = 253
  271.     Top = 472
  272.     Width = 121
  273.     Height = 25
  274.     Caption = 'Przywr'#243#263' &wiadomo'#347#263
  275.     TabOrder = 3
  276.     OnClick = Button2Click
  277.   end
  278.   object Button3: TButton
  279.     Left = 157
  280.     Top = 472
  281.     Width = 89
  282.     Height = 25
  283.     Caption = '&Poka'#380' '#378'r'#243'd'#322'o'
  284.     TabOrder = 4
  285.     OnClick = Button3Click
  286.   end
  287.   object msg: TIdMessage
  288.     AttachmentEncoding = 'MIME'
  289.     BccList = <>
  290.     CCList = <>
  291.     Encoding = meMIME
  292.     Recipients = <>
  293.     ReplyTo = <>
  294.     Left = 8
  295.     Top = 472
  296.   end
  297. end
  298.